home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000030_nucemfromorbit@yahoo.com_Wed Apr 30 16:29:12 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  41 lines

  1. Article: 14246 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!iad-feed.news.verio.net!iad-peer.news.verio.net!news.verio.net!news.maxwell.syr.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: nucemfromorbit@yahoo.com (Rick)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: ftp: SSL/TLS connect COMMAND error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
  6. Date: 30 Apr 2003 13:26:38 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 23
  9. Message-ID: <8ba3a1cf.0304301226.40e22c0a@posting.google.com>
  10. NNTP-Posting-Host: 63.80.54.82
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Trace: posting.google.com 1051734398 24249 127.0.0.1 (30 Apr 2003 20:26:38 GMT)
  14. X-Complaints-To: groups-abuse@google.com
  15. NNTP-Posting-Date: 30 Apr 2003 20:26:38 GMT
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14246
  17.  
  18. I am getting this error msg.  Is it from Kermit, OpenSSL or ftp server
  19. (WS_FTP)?
  20.  
  21. ---> AUTH TLS 
  22. 234 SSL enabled and waiting for negotiation
  23. SSL DEBUG ACTIVE
  24. =>START SSL/TLS connect on COMMAND
  25. ftp: SSL/TLS connect COMMAND error: error:1408F10B:SSL
  26. routines:SSL3_GET_RECORD:wrong version number
  27. =>DONE SSL/TLS connect on COMMAND
  28. TLS authentication failed
  29. TLS accepted as authentication type
  30. SSL_handshake:UNKWN  before/connect initialization
  31. SSL_connect:UNKWN  before/connect initialization
  32. SSL_connect:3WCH_A SSLv3 write client hello A
  33. SSL_write_alert
  34. SSL_connect:error in 3RSH_A SSLv3 read server hello A
  35. Connected to www3.necho.net.
  36. 220 necho5 X2 WS_FTP Server 3.1.4 (1456372211)
  37. [/home/ghostdev/] C-Kermit>
  38. [/home/ghostdev/] C-Kermit>Login failed
  39. ---> QUIT 
  40. 221 Good-Bye
  41.